IDiscordLobbyTransaction

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

deleteMetadata
DiscordResult deleteMetadata(DiscordMetadataKey key)
Undocumented in source. Be warned that the author may not have intended to support it.
setCapacity
DiscordResult setCapacity(uint capacity)
Undocumented in source. Be warned that the author may not have intended to support it.
setLocked
DiscordResult setLocked(bool locked)
Undocumented in source. Be warned that the author may not have intended to support it.
setMetadata
DiscordResult setMetadata(DiscordMetadataKey key, DiscordMetadataValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
setOwner
DiscordResult setOwner(DiscordUserId ownerId)
Undocumented in source. Be warned that the author may not have intended to support it.
setType
DiscordResult setType(DiscordLobbyType type)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta